home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / v cisle / hotkey / AutoHotkey104504_Install.exe / Extras / CommandNames.txt < prev    next >
Text File  |  2006-04-17  |  3KB  |  242 lines

  1. #AllowSameLineComments
  2. #ClipboardTimeout
  3. #CommentFlag
  4. #ErrorStdOut
  5. #EscapeChar
  6. #HotkeyInterval
  7. #HotkeyModifierTimeout
  8. #Hotstring
  9. #IfWinActive
  10. #IfWinExist
  11. #IfWinNotActive
  12. #IfWinNotExist
  13. #Include
  14. #IncludeAgain
  15. #InstallKeybdHook
  16. #InstallMouseHook
  17. #KeyHistory
  18. #LTrim
  19. #MaxHotkeysPerInterval
  20. #MaxMem
  21. #MaxThreads
  22. #MaxThreadsBuffer
  23. #MaxThreadsPerHotkey
  24. #NoEnv
  25. #NoTrayIcon
  26. #Persistent
  27. #SingleInstance
  28. #UseHook
  29. #WinActivateForce
  30. AutoTrim
  31. BlockInput
  32. Break
  33. Click
  34. ClipWait
  35. Continue
  36. Control
  37. ControlClick
  38. ControlFocus
  39. ControlGet
  40. ControlGetFocus
  41. ControlGetPos
  42. ControlGetText
  43. ControlMove
  44. ControlSend
  45. ControlSendRaw
  46. ControlSetText
  47. CoordMode
  48. Critical
  49. DetectHiddenText
  50. DetectHiddenWindows
  51. Drive
  52. DriveGet
  53. DriveSpaceFree
  54. Edit
  55. Else
  56. EnvAdd
  57. EnvDiv
  58. EnvGet
  59. EnvMult
  60. EnvSet
  61. EnvSub
  62. EnvUpdate
  63. Exit
  64. ExitApp
  65. FileAppend
  66. FileCopy
  67. FileCopyDir
  68. FileCreateDir
  69. FileCreateShortcut
  70. FileDelete
  71. FileGetAttrib
  72. FileGetShortcut
  73. FileGetSize
  74. FileGetTime
  75. FileGetVersion
  76. FileInstall
  77. FileMove
  78. FileMoveDir
  79. FileRead
  80. FileReadLine
  81. FileRecycle
  82. FileRecycleEmpty
  83. FileRemoveDir
  84. FileSelectFile
  85. FileSelectFolder
  86. FileSetAttrib
  87. FileSetTime
  88. FormatTime
  89. GetKeyState
  90. Gosub
  91. Goto
  92. GroupActivate
  93. GroupAdd
  94. GroupClose
  95. GroupDeactivate
  96. Gui
  97. GuiControl
  98. GuiControlGet
  99. Hotkey
  100. If Else
  101. If Var [not] between Low and High
  102. If Var [not] contains value1,value2,...
  103. If Var [not] in value1,value2,...
  104. If Var is [not] integer|float|number|digit|xdigit|alpha|upper|lower|alnum|space|time
  105. IfEqual
  106. IfExist
  107. IfGreater
  108. IfGreaterOrEqual
  109. IfInString
  110. IfLess
  111. IfLessOrEqual
  112. IfMsgBox
  113. IfNotEqual
  114. IfNotExist
  115. IfNotInString
  116. IfWinActive
  117. IfWinExist
  118. IfWinNotActive
  119. IfWinNotExist
  120. ImageSearch
  121. IniDelete
  122. IniRead
  123. IniWrite
  124. Input
  125. InputBox
  126. KeyHistory
  127. KeyWait
  128. ListHotkeys
  129. ListLines
  130. ListVars
  131. Loop
  132. Loop, FilePattern
  133. Loop, Parse
  134. Loop, Read
  135. Loop, Reg
  136. Menu
  137. MouseClick
  138. MouseClickDrag
  139. MouseGetPos
  140. MouseMove
  141. MsgBox
  142. OnExit
  143. OutputDebug
  144. Pause
  145. PixelGetColor
  146. PixelSearch
  147. PostMessage
  148. Process
  149. Progress
  150. Random
  151. RegDelete
  152. RegRead
  153. RegWrite
  154. Reload
  155. Repeat
  156. Return
  157. Run
  158. RunAs
  159. RunWait
  160. Send
  161. SendEvent
  162. SendInput
  163. SendMessage
  164. SendMode
  165. SendPlay
  166. SendRaw
  167. SetBatchLines
  168. SetCapslockState
  169. SetControlDelay
  170. SetDefaultMouseSpeed
  171. SetEnv
  172. SetFormat
  173. SetKeyDelay
  174. SetMouseDelay
  175. SetNumlockState
  176. SetScrollLockState
  177. SetStoreCapslockMode
  178. SetTimer
  179. SetTitleMatchMode
  180. SetWinDelay
  181. SetWorkingDir
  182. Shutdown
  183. Sleep
  184. Sort
  185. SoundBeep
  186. SoundGet
  187. SoundGetWaveVolume
  188. SoundPlay
  189. SoundSet
  190. SoundSetWaveVolume
  191. SplashImage
  192. SplashTextOff
  193. SplashTextOn
  194. SplitPath
  195. StatusBarGetText
  196. StatusBarWait
  197. StringCaseSense
  198. StringGetPos
  199. StringLeft
  200. StringLen
  201. StringLower
  202. StringMid
  203. StringReplace
  204. StringRight
  205. StringSplit
  206. StringTrimLeft
  207. StringTrimRight
  208. StringUpper
  209. Suspend
  210. SysGet
  211. Thread
  212. ToolTip
  213. Transform
  214. TrayTip
  215. URLDownloadToFile
  216. WinActivate
  217. WinActivateBottom
  218. WinClose
  219. WinGet
  220. WinGetActiveStats
  221. WinGetActiveTitle
  222. WinGetClass
  223. WinGetPos
  224. WinGetText
  225. WinGetTitle
  226. WinHide
  227. WinKill
  228. WinMaximize
  229. WinMenuSelectItem
  230. WinMinimize
  231. WinMinimizeAll
  232. WinMinimizeAllUndo
  233. WinMove
  234. WinRestore
  235. WinSet
  236. WinSetTitle
  237. WinShow
  238. WinWait
  239. WinWaitActive
  240. WinWaitClose
  241. WinWaitNotActive
  242.